Airship Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Airship Android SDK
urbanairship-automation
/
com.urbanairship.automation.engine
/
[androidJvm]AutomationDao_Impl
/
updateSchedule
update
Schedule
open
fun
updateSchedule
(
id
:
String
,
closure
:
(
in
AutomationScheduleData
)
->
AutomationScheduleData
,
$completion
:
Continuation
<
in
AutomationScheduleData
>
)
:
Any